Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance adservice-v2 #16

Merged
merged 6 commits into from
Apr 17, 2023
Merged

enhance adservice-v2 #16

merged 6 commits into from
Apr 17, 2023

Conversation

Frapschen
Copy link

get data from dataservice

if -Dspring.dataService.enabled is true, adservice will call dataservice to get Ad data,
if -Dspring.cloud.nacos.config.enabled is true, adservice use service name registry in nacos as addr to call dataservice,
otherwise it uses host:port as addr.

@@ -146,3 +146,5 @@ spring:
extraAdLabel: Daocloud
randomError: true
matrixRow: 200
dataService:
enabled: true

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about make it false.

Frapschen and others added 2 commits April 17, 2023 17:08
Co-authored-by: Jared Tan <jian.tan@daocloud.io>
@JaredTan95 JaredTan95 merged commit 993ff3d into daocloud Apr 17, 2023
@Frapschen Frapschen deleted the enhance_adservice branch April 17, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants